GoXam for WPF v3
GenericNetwork<V,E,Y> Class Properties


Northwoods.GoXam.Layout Namespace : GenericNetwork<V,E,Y> Class

For a list of all members of this type, see GenericNetwork<V,E,Y> members.

Public Properties
 NameDescription
Public Property Gets the number of edges in this network.  
Public Property Gets an enumerator for the network's edges.  
Public PropertyGets or sets the DiagramLayout in which this network is being used.  
Public Property Gets the number of vertexes in this network.  
Public Property Gets an enumerator for the network's vertexes.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the dictionary that maps Northwoods.GoXam.Links to GenericNetwork.Edge<V,E,Y>s.  
Protected PropertyGets the dictionary that maps Northwoods.GoXam.Nodes to GenericNetwork.Vertex<V,E,Y>es.  
Top
See Also

Reference

GenericNetwork<V,E,Y> Class
Northwoods.GoXam.Layout Namespace